home *** CD-ROM | disk | FTP | other *** search
- Path: chronicle.mti.sgi.com!austern
- From: JdeBP@jba.co.uk (Jonathan de Boyne Pollard)
- Newsgroups: comp.std.c++
- Subject: Re: #warning
- Date: 20 Feb 1996 15:20:44 PST
- Organization: JBA Software Products, Studley, England.
- Approved: austern@isolde.mti.sgi.com
- Message-ID: <4gdgt2$94t@silver.jba.co.uk>
- References: <4g91rh$kgn@mulga.cs.mu.OZ.AU> <4gdcvn$cqv@engnews1.Eng.Sun.COM>
- Reply-To: JdeBP@donor2.demon.co.uk
- NNTP-Posting-Host: isolde.mti.sgi.com
- X-Original-Date: 20 Feb 1996 22:10:42 -0000
- X-Newsreader: TIN [version 1.2 PL2]
- X-Auth: PGPMoose V1.1 PGP comp.std.c++
- iQBVAwUBMSpXg0y4NqrwXLNJAQE67gIAmfvksV7Uie4DLa3Act8Wsgt7hA/hlNOe
- wbGYawcebmfIbcVRNTW6AJOypNemjxN2mITMyJaO33zdIPO6EIrNHA==
- =dvt9
- Originator: austern@isolde.mti.sgi.com
-
- Steve Clamage (clamage@Eng.sun.com) wrote:
- | Other languages
- | may define a particular environment where you can talk about compilation,
- | or linking, or known formats of data types, etc,
-
- Such as :
-
- [intro.memory] "A byte ... is composed of a contiguous sequence of bits,
- ... The least significant bit is called the low-order bit ..."
-
- [lex] "Translation units can be separately translated and then later
- linked to produce an executable program."
-
- [lex.phases] "Library components are linked ..."
-
- [lib.iterator.tags] "... so that the function can select the most
- efficient algorithm at compile time. To facilitate this, the library
- introduces category tag classes which are used as compile time tags ..."
-
- [lib.valarray.access] "This property indicates an absence of aliasing and
- may be used to advantage by optimising compilers(4)."
-
- [lib.container.requirements] (Table 2) "compile time" "compile time"
- "compile time" "compile time" "compile time" "compile time" ...
-
- | but we have chosen not
- | to do so with C++.
-
- I think not.
- ---
- [ To submit articles: Try just posting with your newsreader. If that fails,
- use mailto:std-c++@ncar.ucar.edu
- FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
- Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
- Comments? mailto:std-c++-request@ncar.ucar.edu
- ]
-